home *** CD-ROM | disk | FTP | other *** search
- Path: news.ssnet.com!usenet
- From: deadpool@marlin.ssnet.com (DeadPool)
- Newsgroups: comp.lang.c++.leda
- Subject: C++ PRoBLeM
- Date: Sun, 04 Feb 1996 02:06:56 GMT
- Organization: SSNet -- Public Internet Access in Delaware!
- Message-ID: <4fbm46$alr@news.ssnet.com>
- NNTP-Posting-Host: ss36.ssnet.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- Hello All--
- My previous message wasn't posted but here it is in a different
- sence... I am wondering how you could write a subroutine in C++ to
- search a text file for a specific keyword...
- For example:
- Say on one line there was someone's information:
- Doe, John Anystate,USA
- and I wanted to search for Doe... how would I do that?
- I am stumped....
- -DeadPool
-
-